home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Education_15 / CalcWorks 1.5.2.sit / CalcWorks.rsrc / TEXT_211_Help - Scientific Functions.txt < prev    next >
Encoding:
Text File  |  1996-04-22  |  4.5 KB  |  62 lines

  1.  
  2. Scientific Functions
  3.  
  4. Scientific functions are available only when in [Sci] mode, and are as follows...
  5.  
  6.   [log]   Base 10 log
  7.   [10X]   Inverse base 10 log
  8.   [ln ]   Natural log
  9.   [eX ]   Inverse natural log
  10.   [x2 ]   Square
  11.   [竏噎 ]   Square root
  12.   [x3 ]   Cube
  13.   [3竏噎]   Cube root
  14.   [yX ]   Universal power
  15.   [x竏噐]   Universal root
  16.   [1/x]   Inverse
  17.   [ x!]   Factorial
  18.   [ % ]   Percent
  19.   [竏†% ]   Delta percent
  20.   [x窶「y]   Swap x with y
  21.   [P>R]   Polar to rectangular coordinates
  22.   [R>P]   Rectangular to polar coordinates
  23.   [>DMS]  Decimal to degree/minute/second conversion
  24.   [>MSF]  Decimal to minute/second/frame conversion
  25.   [>ftin] Decimal to foot/inch conversion
  26.   [>DEC]  Current units to decimal conversion
  27.  
  28. The percent function works with the [ + ], [ - ], [ x ], and [ テキ ] keys, or by itself, to perform the following functions...
  29.  
  30.   X[ + ]Y[ % ][ = ]   Mark-up  ( X plus Y% of X )
  31.   X[ - ]Y[ % ][ = ]   Discount  ( X minus Y% of X )
  32.   X[ x ]Y[ % ][ = ]   Percentage  ( Y% of X )
  33.   X[ テキ ]Y[ % ][ = ]   Ratio  ( X is what % of Y )
  34.   X[ % ]              Percent to decimal conversion
  35.   X[竏†% ]Y[ = ]        Delta percent  ( ( ( X - Y ) テキ Y) x 100% )
  36.  
  37. The delta percent function is activated by pressing the [2nd] button followed by the percent button, and calculates the change in percentage that occurs between two numbers, expressed as a percentage of the second number.
  38.  
  39. NOTE: The percent function operates differently when in RPN mode. It calculates percentages without using the [ x ] button. You can also use it in combination with the [ + ] or [ - ] button to calculate markups and discounts. For example, to calculate 25% of 300, you would enter 300 [Enter] 25 [ % ] to get a result of 75. To calculate 300 + 25%, enter 300 [Enter] 25 [ % ] [ + ] to get a result of 375. To calculate 300 - 25%, enter 300 [Enter] 25 [ % ] [ - ] to get a result of 225.
  40.  
  41. The [x窶「y] function, in addition to being used in polar to rectangular conversions, can also be used to swap the currently displayed value with the last entered operand. This also effects the automatic constant. 
  42.  
  43. Polar to rectangular and rectangular to polar calculations are performed by entering the x or r value, pressing the [x窶「y] button to save the x value, entering the y or テ˜ value, then executing the function by pressing the [R>P] or [P>R] button. The resulting r or x result is immediately shown in the display. The テ˜ or y part of the result is retrieved by pressing [x窶「y] to retrieve the y value.
  44.  
  45. NOTE: In RPN mode, all functions that operate on two values, including delta percent, power, root, and polar to rectangular conversions, accept the x (or r) value in the X register, and the y (or テ˜) value in the Y register. The delta percent function, when in RPN mode, also preserves the original y value in the Y register after the calculation, as is standard for most RPN calculators.
  46.  
  47. The decimal to units conversion functions convert the display to and from the current units as selected in the Units menu. This effects the display only, the internal value is always retained in decimal format, as are values cut, copied, logged to tape, or saved to the memories. Values displayed in the memory and RPN stack popups are also displayed in decimal format. The label of the decimal to units conversion button changes to reflect the currently selected units in the Units menu. See 窶廛irect Units Calculations窶 for more information.
  48.  
  49. The trigonometric functions are as follows...
  50.  
  51.   [sin], [cos], [tan]     Standard trig functions
  52.   [asin], [acos], [atan]  Inverse trig functions, press [2nd] button first
  53.   [Hyp]                 Enables hyperbolic equivalents of the above
  54.   [ マ\ ]                 Enter the value of Pi (3.141592653589793...)
  55.  
  56. The [2nd] and [Hyp] buttons can be used separately or together to invoke the arc (inverse) and hyperbolic trig functions. For instance, if you want the hyperbolic arc sin of a number in the display, depress the [Hyp] and [2nd] buttons before pressing the [sin] button.
  57.  
  58. You can enter angles in degrees, radians, or grads, depending on the current angle mode as shown in the display. To change the current angle mode, press the [DRG] button. You can convert angles between degrees, radians, and grads by using the [>DRG] button (press the [2nd] button followed by the [DRG] button). All trig calculations, both input and results, use the current angle mode for calculation and display.
  59.  
  60. Numbers can be entered in scientific notation by entering the mantissa, pressing the [EXP] (Exponent) button, and then entering the exponent (-99...99).
  61.  
  62.